home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / Programming / PPCSmallEiffel / bin_c / compile.make < prev    next >
Encoding:
Text File  |  1998-01-16  |  49 b   |  3 lines

  1. gcc -ansi -O6 -o compile compile.c
  2. strip compile
  3.